How to Install libldap-java software package in Debian 8 (Jessie)

How to Install libldap-java software package in Debian 8 (Jessie)

libldap-java software package provides Netscape Directory SDK for Java, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libldap-java 

libldap-java is installed in your system.

Make ensure the libldap-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libldap-java *

You will get with libldap-java package name, version, architecture and description in a table

libldap-java package basic information:

Distro Debian 8 jessie
Section Java
Package libldap-java
Version 4.18+dfsg1-1
Description Netscape Directory SDK for Java
Sub Section Java


See Also, How to uninstall or remove libldap-java software package from Debian 8 (Jessie)?